Dataset Description
The response variable, SurvTime
, is the survival time in days of a lung cancer patient.
The covariates are:
•Cell
(type of cancer cell),
•Therapy
(type of therapy: standard or test),
•Prior
(prior therapy: 0=no, 10=yes),
•Age
(age in years),
•DiagTime
(time in months from diagnosis to entry into the trial)
•Kps
(performance status).
A censoring indicator variable Censor is created from the data, with the value 1 indicating a censored time and the value 0 indicating an event time. Since there are only two types of therapy, an indicator variable, Treatment, is constructed for therapy type, with: value 0 for standard therapy and value 1 for test therapy.